A matrix with numerical data; the independent variables, of which some will probably be selected.
ystand
If this is TRUE the response variable is centered. The mean is subtracted from every value.
xstand
If this is TRUE the independent variables are standardised.
alpha
The significance level.
Author
Michail Tsagris.
R implementation and documentation: Michail Tsagris mtsagris@uoc.gr.
Details
Variable selection for continuous data only is performed using the PC-simple algorithm
(Buhlmann, Kalisch and Maathuis, 2010). The PC algorithm used to infer the skeleton of a Bayesian
Network has been adopted in the context of variable selection. In other words, the PC algorithm
is used for a single node.
References
Buhlmann P., Kalisch M. and Maathuis M. H. (2010). Variable selection in high-dimensional linear models:
partially faithful distributions and the PC-simple algorithm. Biometrika, 97(2): 261--278.